home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Utilities / Security - care / Protect / Zorba 1.0.2 / Read Me next >
Text File  |  1992-10-12  |  5KB  |  131 lines

  1. • This file MUST accompany Zorba 1.0.2
  2.  
  3.  
  4. What is Zorba?
  5. ------------------
  6.  
  7. Zorba is a quick and dirty security program that I wrote for use on our Mac network at work.  It’s function is to hinder unauthorized users from using a Mac, by demanding a password upon startup.  If a correct password is not entered after 3 attempts, the program will attempt to ShutDown the Mac.
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. Since it is currently an application it *must* be made a startup application to provide security.  It is suggested, though not required, that Zorba be the only startup application since some applications may prevent shutdown.
  21.  
  22. When using MultiFinder or System 7, you may want to launch Zorba when you step away from your computer for a few minutes, to lock others out. I use QuicKeys™ from CE Software to launch Zorba “on top of” my current application with a single keystroke.  ***Always save documents in all open applications before launching Zorba to prevent possible data loss if Zorba must ShutDown the Mac.***
  23.  
  24. System 7 users can place Zorba or an alias in the Startup Items folder to cause it to open when their Mac is started.  Users of systems before System 7 need to select Zorba’s icon and choose “Set Startup” from the Finder’s “Special” menu to have it open when their Mac is started.
  25.  
  26.  
  27.  
  28. Features at a Glance
  29. -----------------------
  30.  
  31. •  Attempts to ShutDown the Mac if the user cannot enter a correct password (after 3 attempts).
  32.  
  33. •  Optional masking of password characters as they are typed.
  34.  
  35. •  Allows 3 passwords to be defined (regular, master, and admin) that are encrypted to prevent discovery by snoopers using resource editors like ResEdit.
  36.  
  37. •  Standard command key equivalents can be used to cut, copy, and paste text; and pressing the tab key selects all text.
  38.  
  39. •  Optional hiding of the desktop (useful when using MultiFinder or System 7).
  40.  
  41. •  Optional built-in screen saver after 60 seconds of inactivity
  42.  
  43. •  Optional tab delimited TEXT or Rich Text Format (RTF) log of invalid or valid access attempts (differentiating between regular and master passwords), which is placed in the Preferences folder in the System Folder.
  44.  
  45. •  Optional warning if it is more than 30, 45, or 60 days since the regular password was changed.
  46.  
  47. •  System 7.0 compatibility, including Balloon help (click on the upside-down balloon).
  48.  
  49.  
  50.  
  51. Password and Preferences Editing
  52. ------------------------------------
  53.  
  54. When choosing passwords, think sneaky.  Zorba’s passwords are case and space sensitive and may be up to 255 characters long.  Try to use words or phrases that cannot be guessed easily.  A person’s first name or initials are examples of weak passwords.  A pair of easily remembered, unrelated words (weasel ship) or words with unusual capitalization (wiNd) or words with unexpected ($jon) punctuation can be very effective.
  55.  
  56. The way we use Zorba at work is to allow each users to pick a password to use as the REGULAR password.  Each work group leader picks a password to use as the MASTER password for that group.  The ADMIN password is known only by our support personnel.
  57.  
  58. To change a password or program preferences, launch Zorba and enter the password to be changed.  Then hold down the command, option, and shift keys and select the OK button.  A new window will appear in which you can enter the new password:
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ••• The current REGULAR password is: $jpw
  71. ••• The current MASTER password is: ZorbA
  72. ••• The current ADMIN password is: lasagna
  73.  
  74. Select the “Prefs” button to edit program preferences:
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88. Limitations
  89. -------------------
  90.  
  91. Since it is an application, it loads after INITs, which means it is possible to access a computer using Zorba from another Mac via a network software like TOPS or via file sharing under System 7.
  92.  
  93. Zorba can be bypassed by starting from a floppy disk or by disabling extensions under System 7 (press the shift key during startup).  However, this could be considered a feature if you’ve forgotten all passwords…
  94.  
  95. Zorba appears to sometimes have a problem accessing the ShutDown routine when more than one application is made startup on Macs using a Radius monitor with the Radius software enabled.
  96.  
  97. Zorba does not appear to be able to store new passwords or prefs if it is compressed by some versions of AutoDoubler.  It should work fine if it is not compressed.
  98.  
  99.  
  100.  
  101. Conclusion
  102. --------------
  103.  
  104. Zorba is written and © 1989-92 by Jon Wind, All rights reserved.  It is not shareware; it’s free.
  105.  
  106. COMPUSERVE:  70167,3444
  107. AMERICA ONLINE:  JWIND
  108. GENIE:  JPWIND
  109. INTERNET:  jwind@aol.com
  110. MCI MAIL:  J.WIND
  111.  
  112.  
  113.  
  114. New in 1.0.2
  115. --------------
  116.  
  117. 1.  Added code to ShutDown if a forced quit is attempted under System 7
  118. 2.  Added logging of ShutDown button if logging to disk is selected
  119. 3.  Replaced “Play sounds” option with “Mask passwords” option
  120. 4.  Adjusted some balloon help messages
  121.  
  122.  
  123. New in 1.0.1
  124. --------------
  125.  
  126. 1.  Fixed problem with Zorba’s screen saver that could cause frequent hard disk accessing
  127. 2.  Fixed a bug that could cause problems on Macs without color quickdraw
  128. 3.  Tweaked a few other routines to reduce Zorba’s size
  129. 4.  Added code to check for virus infection of Zorba
  130. 5.  Adjusted some balloon help messages
  131. 6.  Added pictures to the help file